set Is Mqtt Connected
Whether the device has an active connection to an MQTT broker or not
Content copied to clipboard
bool is_mqtt_connected = 3;
Return
This builder for chaining.
Parameters
value
The isMqttConnected to set.